﻿2026-07-29T21:06:50.5565174Z ##[group]Run actions/checkout@v5
2026-07-29T21:06:50.5565660Z with:
2026-07-29T21:06:50.5566018Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:06:50.5569025Z   token: ***
2026-07-29T21:06:50.5569411Z   ssh-strict: true
2026-07-29T21:06:50.5569750Z   ssh-user: git
2026-07-29T21:06:50.5570091Z   persist-credentials: true
2026-07-29T21:06:50.5570471Z   clean: true
2026-07-29T21:06:50.5570820Z   sparse-checkout-cone-mode: true
2026-07-29T21:06:50.5571230Z   fetch-depth: 1
2026-07-29T21:06:50.5571564Z   fetch-tags: false
2026-07-29T21:06:50.5571897Z   show-progress: true
2026-07-29T21:06:50.5572259Z   lfs: false
2026-07-29T21:06:50.5572584Z   submodules: false
2026-07-29T21:06:50.5572988Z   set-safe-directory: true
2026-07-29T21:06:50.5573391Z   allow-unsafe-pr-checkout: false
2026-07-29T21:06:50.5573782Z ##[endgroup]
2026-07-29T21:06:50.6383237Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:06:50.6384705Z ##[group]Getting Git version info
2026-07-29T21:06:50.6385352Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T21:06:50.6386247Z [command]/usr/bin/git version
2026-07-29T21:06:50.6387003Z git version 2.43.0
2026-07-29T21:06:50.6404055Z ##[endgroup]
2026-07-29T21:06:50.6414828Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/847d84a6-746f-40e1-ac9f-7081402470c1' before making global git config changes
2026-07-29T21:06:50.6415999Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:06:50.6418160Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:06:50.6451686Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T21:06:50.6469819Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:06:50.6480543Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:06:50.6483110Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:06:50.6501233Z HEAD
2026-07-29T21:06:50.6530223Z ##[endgroup]
2026-07-29T21:06:50.6532137Z [command]/usr/bin/git submodule status
2026-07-29T21:06:50.6721986Z ##[group]Cleaning the repository
2026-07-29T21:06:50.6726720Z [command]/usr/bin/git clean -ffdx
2026-07-29T21:06:50.6768295Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T21:06:50.6868072Z HEAD is now at e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:06:50.6874150Z ##[endgroup]
2026-07-29T21:06:50.6876834Z ##[group]Disabling automatic garbage collection
2026-07-29T21:06:50.6881993Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T21:06:50.6915536Z ##[endgroup]
2026-07-29T21:06:50.6916241Z ##[group]Setting up auth
2026-07-29T21:06:50.6924234Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:06:50.6958462Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T21:06:50.7153620Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:06:50.7180283Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T21:06:50.7366011Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:06:50.7393070Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T21:06:50.7594463Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T21:06:50.7624252Z ##[endgroup]
2026-07-29T21:06:50.7625280Z ##[group]Fetching the repository
2026-07-29T21:06:50.7631890Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e85ee66080061af20b6839ab8cdbb8bc4c044066:refs/remotes/pull/124/merge
2026-07-29T21:06:51.1988172Z ##[endgroup]
2026-07-29T21:06:51.1989243Z ##[group]Determining the checkout info
2026-07-29T21:06:51.1990059Z ##[endgroup]
2026-07-29T21:06:51.1992391Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T21:06:51.2037384Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T21:06:51.2061973Z ##[group]Checking out the ref
2026-07-29T21:06:51.2064261Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/124/merge
2026-07-29T21:06:51.2112785Z HEAD is now at e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:06:51.2116199Z ##[endgroup]
2026-07-29T21:06:51.2149492Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T21:06:51.2172414Z e85ee66080061af20b6839ab8cdbb8bc4c044066
